home *** CD-ROM | disk | FTP | other *** search
/ Dos/V Magazine 1995 October 15 / CD [VMAG951015].bin / _demo / prowres / shared.dxr / 01508_ÉnÉìÉhÉâäeîN_BW&_FN.ls < prev    next >
Encoding:
Text File  |  1995-08-07  |  4.7 KB  |  171 lines

  1. global popmsw01, syearstr, nminipage, npopon, lmaxpagelist, memcastnum
  2.  
  3. on mrollovchk01_bw
  4.   if the frameLabel = "IN" then
  5.     mrollovchk01_bw_in(the number of cast "Wrestler-Bar")
  6.   else
  7.     if the frameLabel = "PT" then
  8.       mrollovchk01_bw_pt(the number of cast "Wrestler-Bar")
  9.     else
  10.     end if
  11.   end if
  12. end
  13.  
  14. on mrollovchk01_fn
  15.   if the frameLabel = "IN" then
  16.     mrollovchk01_bw_in(the number of cast "Foreigner-Bar")
  17.   else
  18.     if the frameLabel = "PT" then
  19.       mrollovchk01_bw_pt(the number of cast "Foreigner-Bar")
  20.     else
  21.     end if
  22.   end if
  23. end
  24.  
  25. on mrollovchk01_bw_in tcnos9
  26.   if rollOver(2) then
  27.     set the visible of sprite 2 to 1
  28.     mvisiblechk(5, 8, 0)
  29.     mvisiblechk(17, 18, 0)
  30.     mvisiblechk(20, 21, 0)
  31.     mvisiblechk(25, 39, 0)
  32.     if the castNum of sprite 9 <> tcnos9 then
  33.       set the castNum of sprite 9 to tcnos9
  34.     end if
  35.     cursor(280)
  36.   else
  37.     set the visible of sprite 2 to 0
  38.     if rollOver(5) or rollOver(6) or rollOver(7) or rollOver(8) then
  39.       mrollovchk04_05to08()
  40.       mvisiblechk(17, 18, 0)
  41.       mvisiblechk(25, 39, 0)
  42.     else
  43.       mvisiblechk(5, 8, 0)
  44.       if the castNum of sprite 9 <> tcnos9 then
  45.         set the castNum of sprite 9 to tcnos9
  46.       end if
  47.       if rollOver(25) or rollOver(26) or rollOver(27) or rollOver(28) or rollOver(29) or rollOver(30) or rollOver(31) or rollOver(32) or rollOver(33) or rollOver(34) or rollOver(35) or rollOver(36) then
  48.         mrollovchk05_25to39()
  49.       else
  50.         mvisiblechk(25, 36, 0)
  51.         if rollOver(38) or rollOver(39) then
  52.           mrollovchk03_00_in()
  53.         else
  54.           mvisiblechk(38, 39, 0)
  55.           if rollOver(17) or rollOver(18) or rollOver(20) or rollOver(21) then
  56.             mrollovchk02_bw_in()
  57.           else
  58.             mvisiblechk(17, 18, 0)
  59.             mvisiblechk(20, 21, 0)
  60.             if rollOver(16) then
  61.               cursor(280)
  62.             else
  63.               cursor(-1)
  64.             end if
  65.           end if
  66.         end if
  67.       end if
  68.     end if
  69.   end if
  70. end
  71.  
  72. on mrollovchk01_bw_pt tcnos9
  73.   set the castNum of sprite 24 to memcastnum
  74.   if rollOver(2) then
  75.     set the visible of sprite 2 to 1
  76.     mvisiblechk(5, 8, 0)
  77.     if the castNum of sprite 9 <> tcnos9 then
  78.       set the castNum of sprite 9 to tcnos9
  79.     end if
  80.     cursor(280)
  81.   else
  82.     set the visible of sprite 2 to 0
  83.     if rollOver(5) or rollOver(6) or rollOver(7) or rollOver(8) then
  84.       mrollovchk04_05to08()
  85.     else
  86.       mvisiblechk(5, 8, 0)
  87.       if the castNum of sprite 9 <> tcnos9 then
  88.         set the castNum of sprite 9 to tcnos9
  89.       end if
  90.       if rollOver(22) then
  91.         cursor(280)
  92.       else
  93.         if rollOver(25) or rollOver(26) or rollOver(27) or rollOver(28) or rollOver(29) or rollOver(30) or rollOver(31) or rollOver(32) or rollOver(33) or rollOver(34) or rollOver(35) or rollOver(36) then
  94.           mrollovchk05_25to39()
  95.         else
  96.           mvisiblechk(25, 36, 0)
  97.           if rollOver(38) or rollOver(39) then
  98.             mrollovchk03_00_in()
  99.           else
  100.             mvisiblechk(38, 39, 0)
  101.             if rollOver(17) or rollOver(18) or rollOver(20) or rollOver(21) then
  102.             else
  103.               cursor(-1)
  104.             end if
  105.           end if
  106.         end if
  107.       end if
  108.     end if
  109.   end if
  110. end
  111.  
  112. on mrollovchk02_bw_in
  113.   if rollOver(20) then
  114.     if the type of sprite 19 = 0 then
  115.       mvisiblechk(20, 21, 0)
  116.       cursor(-1)
  117.     else
  118.       if the name of cast (the castNum of sprite 19 - 1) = "PG-STT" then
  119.         mvisiblechk(20, 21, 0)
  120.         cursor(-1)
  121.       else
  122.         set the visible of sprite 20 to 1
  123.         set the visible of sprite 21 to 0
  124.         cursor(280)
  125.       end if
  126.     end if
  127.   else
  128.     if rollOver(21) then
  129.       if the type of sprite 19 = 0 then
  130.         mvisiblechk(20, 21, 0)
  131.         cursor(-1)
  132.       else
  133.         if the name of cast (the castNum of sprite 19 + 1) = "PG-END" then
  134.           mvisiblechk(20, 21, 0)
  135.           cursor(-1)
  136.         else
  137.           set the visible of sprite 20 to 0
  138.           set the visible of sprite 21 to 1
  139.           cursor(280)
  140.         end if
  141.       end if
  142.     else
  143.       if rollOver(17) then
  144.         if the name of cast (the castNum of sprite 16 - 1) = "PG-STT" then
  145.           mvisiblechk(17, 18, 0)
  146.           cursor(-1)
  147.         else
  148.           set the visible of sprite 17 to 1
  149.           set the visible of sprite 18 to 0
  150.           cursor(280)
  151.         end if
  152.       else
  153.         if rollOver(18) then
  154.           if the name of cast (the castNum of sprite 16 + 1) = "PG-END" then
  155.             mvisiblechk(17, 18, 0)
  156.             cursor(-1)
  157.           else
  158.             set the visible of sprite 17 to 0
  159.             set the visible of sprite 18 to 1
  160.             cursor(280)
  161.           end if
  162.         else
  163.           mvisiblerep(17, 18)
  164.           mvisiblerep(20, 21)
  165.           cursor(280)
  166.         end if
  167.       end if
  168.     end if
  169.   end if
  170. end
  171.